{% extends "base_budget.html" %} {% load static %} {% block content %} {{ block.super }}
{% include "budgets/_navbar.html" %}

Content

{% endblock content %}